home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_scenar / nocdrom.zip / YESCDROM.BAT < prev   
DOS Batch File  |  1996-08-10  |  332b  |  20 lines

  1. @echo off
  2. echo About to get rid of the "nocdrom" files and replace
  3. echo them with the original files.
  4. echo.
  5. echo.
  6. echo.
  7. pause
  8. erase irunin31.dat
  9. erase gp2.*
  10. erase setup.*
  11. copy orig\origgp2.arj
  12. arj x origgp2 -y -i2
  13. erase origgp2.arj
  14. echo.
  15. echo.
  16. echo.
  17. echo Ok, all set, back to the original files.
  18. echo.
  19. echo.
  20. echo.